home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
So Who's Dr. Rabbit?
/
SWDR_1.iso
/
pc
/
swdrmov
/
pg0809.dxr
/
00809 Scripts.Int_21_Done Reading Script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-28
|
145 b
|
11 lines
global gCurLocation
on exitFrame
UtilUpdateFrame()
if soundBusy(1) then
go(the frame)
else
DoneReading(gCurLocation)
end if
end